home *** CD-ROM | disk | FTP | other *** search
- RR ScreenRes(HRes;VRes;Depth)
-
- This external returns the screen resolution and screen depth of the main screen.
-
- HRes integer the horizontal resolution.
- VRes integer the vertical resolution.
- Depth longint the bit depth of the main screen.
-   1 B/W
-    2 Four colors
-    4 Sixteen colors
-    8 256 colors
-   16 Thousands of colors
-   32 Millions of colors
-
-
- History:
- 1.0 First release
-
- 1.0.1
- - Improved code for depth value.
-
- 1.0.2
- - Fixed problem with incorrect returned depth value.
-
-
- © 1993-1994, René G.A. Ros
- Freeware.
-
-
-
-